Skip to content

Correct variable name z->z_index - #1

Open
petterreinholdtsen wants to merge 1 commit into
enthus1ast:masterfrom
petterreinholdtsen:patch-1
Open

Correct variable name z->z_index#1
petterreinholdtsen wants to merge 1 commit into
enthus1ast:masterfrom
petterreinholdtsen:patch-1

Conversation

@petterreinholdtsen

Copy link
Copy Markdown

When trying to run this program on Debian Buster, godot report a failure in line 63
because the 'z' member variable is unknown. Replacing it with 'z_index' made the
game playable.

When trying to run this program on Debian Buster, godot report a failure in line 63
because the 'z' member variable is unknown.  Replacing it with 'z_index' made the
game playable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant