home · contact · privacy
Replaced fgets() with try_fgets() in command_db library.
[plomrogue] / src / ai.h
2013-11-26 Christian HellerReplaced random movement by enemies with a pretty dumb...