Updated submodule. Fixed a bug with skullstorms.
This commit is contained in:
Submodule libstormgames updated: 619cb5508a...3b01662d98
@@ -72,7 +72,7 @@ class SkullStorm(Object):
|
|||||||
skull['x'],
|
skull['x'],
|
||||||
self.yPos,
|
self.yPos,
|
||||||
currentY,
|
currentY,
|
||||||
existing_channel=skull['channel']
|
existingChannel=skull['channel']
|
||||||
)
|
)
|
||||||
|
|
||||||
# Check if we should spawn a new skull
|
# Check if we should spawn a new skull
|
||||||
|
Reference in New Issue
Block a user