Skip to content

Commit

Permalink
Import info and error UI in cheat detection
Browse files Browse the repository at this point in the history
  • Loading branch information
greghaynes committed Nov 8, 2009
1 parent 686992f commit 376a146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyscripts/CheatDetection/cheatdetect.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbserver
from xsbs.events import registerServerEventHandler
from xsbs.players import player
from xsbs.ui import warning
from xsbs.ui import warning, error, info
from xsbs.settings import PluginConfig
from xsbs.commands import registerCommandHandler

Expand Down

0 comments on commit 376a146

Please sign in to comment.