Merge pull request #3594 from brandonlamb/patch-1

Clarify example code for signal
This commit is contained in:
Max Hilbrunner
2020-05-26 14:15:20 +02:00
committed by GitHub

View File

@@ -592,6 +592,8 @@ variables, in that order.
::
signal spawn_player(position)
enum Jobs {KNIGHT, WIZARD, ROGUE, HEALER, SHAMAN}
const MAX_LIVES = 3