LuaAPI: update INTERFACE
authorWuzzy
Tue, 04 Dec 2018 00:34:28 +0000
changeset 1653 73a4663f0d7b
parent 1652 ff0512443f75
child 1654 5c7dfdedb5f8
LuaAPI: update INTERFACE
LuaAPI.wiki
--- 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.