Added "Urwolf", fixed gamelog, display of votes, moved reload button

Added the character "Urwolf"
Fixed a bug when writing to game_log
Shows in the log who voted for whom
Moved reload button
This commit is contained in:
foin137
2020-04-10 17:53:16 +02:00
parent 7398cf8d79
commit eef7b8fcd5
3 changed files with 286 additions and 56 deletions

View File

@@ -36,4 +36,5 @@ define ("CHARSPION",10);
define ("CHARMORDLUSTIGER",11);
define ("CHARPAZIFIST",12);
define ("CHARALTERMANN",13);
define ("CHARURWOLF",14);
?>