mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Merge pull request #7564 from Hannfeld/master
Changed a code example that didn't follow the style guide
This commit is contained in:
@@ -784,7 +784,7 @@ variables, in that order.
|
||||
|
||||
::
|
||||
|
||||
signal spawn_player(position)
|
||||
signal player_spawned(position)
|
||||
|
||||
enum Jobs {KNIGHT, WIZARD, ROGUE, HEALER, SHAMAN}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user