strafe off by default in battle

This commit is contained in:
Joe Shochet 2005-06-10 18:55:57 +00:00
parent bbedcff741
commit 45161e07f5

View File

@ -2,7 +2,7 @@
from direct.showbase.ShowBaseGlobal import *
import GravityWalker
BattleStrafe = 1
BattleStrafe = 0
def ToggleStrafe():
global BattleStrafe