LuaAPI: Actually, the current hedgehog *can* be hidden
authorWuzzy
Thu, 27 Apr 2017 17:52:16 +0100
changeset 1003 a4f8e22e15c6
parent 1002 2eb2f6edf3a8
child 1004 94d046b03855
LuaAPI: Actually, the current hedgehog *can* be hidden
LuaAPI.wiki
--- a/LuaAPI.wiki	Thu Apr 27 15:57:26 2017 +0100
+++ b/LuaAPI.wiki	Thu Apr 27 17:52:16 2017 +0100
@@ -628,7 +628,7 @@
 == Functions to modify gears ==
 
 === <tt>!HideHog(gearUid)</tt> ===
-Removes a hedgehog from the map. The hidden hedgehog can be restored with `RestoreHog(gearUid)`. The current hedgehog cannot be hidden!
+Removes a hedgehog from the map. The hidden hedgehog can be restored with `RestoreHog(gearUid)`.
 
 Example: