mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 01:36:32 +01:00
Looks like there's an import in here that doesn't exist. Commenting it out. Starkiel, was this supposed to do anything?
This commit is contained in:
parent
3eb4cddf42
commit
a5efca450d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ from game.gamesrc.parents.base.basicobject import BasicObject
|
|||
# - this is as good a place as any.
|
||||
import game.gamesrc.events.example
|
||||
|
||||
import game.gamesrc.events.eventSystem
|
||||
#import game.gamesrc.events.eventSystem
|
||||
|
||||
#
|
||||
#commands on the button object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue