woops, compile fix

This commit is contained in:
toasterbabe 2017-08-15 22:40:19 +01:00
parent 06dc30ea54
commit 6d3691d3d1

View file

@ -129,7 +129,7 @@ typedef enum
XD_RANDOMSEED, // 15 XD_RANDOMSEED, // 15
XD_RUNSOC, // 16 XD_RUNSOC, // 16
XD_REQADDFILE, // 17 XD_REQADDFILE, // 17
XD_DELFILE // 18 - replace next time we add an XD XD_DELFILE, // 18 - replace next time we add an XD
XD_SETMOTD, // 19 XD_SETMOTD, // 19
XD_SUICIDE, // 20 XD_SUICIDE, // 20
#ifdef HAVE_BLUA #ifdef HAVE_BLUA