|
@@ -3,6 +3,6 @@
|
|
|
# This file had to be separated from MessengerGlobal to resolve a
|
|
# This file had to be separated from MessengerGlobal to resolve a
|
|
|
# circular include dependency with DirectObject.
|
|
# circular include dependency with DirectObject.
|
|
|
|
|
|
|
|
-import InputState
|
|
|
|
|
|
|
+from direct.controls import InputState
|
|
|
|
|
|
|
|
inputState = InputState.InputState()
|
|
inputState = InputState.InputState()
|