--- a/LuaAPI.wiki Tue Dec 04 00:31:27 2018 +0000
+++ b/LuaAPI.wiki Tue Dec 04 00:34:28 2018 +0000
@@ -95,7 +95,7 @@
|| `AmmoTypeMax` || Maximum ammo type ID (useful to iterate through all ammo types, starting by 0) ||
|| `MAX_HOG_HEALTH` || Maximum possible hedgehog health ||
|| `MAX_TURN_TIME` || Maximum possible turn time in milliseconds ||
-|| `INTERFACE` || Type of the game interface: "desktop" for desktop, "touch" for touchscreen ||
+|| `INTERFACE` || Type of the game interface: `"desktop"` for desktop, `"touch"` for touchscreen ||
=== !GameFlags ===
The !GameFlags are used to store simple boolean settings of the game.