summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r--src/map/atcommand.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c
index 0d387b580..90db2f5c3 100644
--- a/src/map/atcommand.c
+++ b/src/map/atcommand.c
@@ -8916,6 +8916,8 @@ int atcommand_refreshonline(
return 0;
}
+#endif /* end sql only */
+
/*==========================================
* Show Monster DB Info v 1.0
* originally by [Lupus] eAthena
@@ -9010,4 +9012,3 @@ int atcommand_mobinfo(
return 0;
}
-#endif /* end sql only */