[Orxonox-commit 1618] r6336 - code/branches/presentation2/data/gui/scripts
dafrick at orxonox.net
dafrick at orxonox.net
Sun Dec 13 13:49:38 CET 2009
Author: dafrick
Date: 2009-12-13 13:49:37 +0100 (Sun, 13 Dec 2009)
New Revision: 6336
Modified:
code/branches/presentation2/data/gui/scripts/KeyBindMenu.lua
Log:
Forgot to remove debug output...
Modified: code/branches/presentation2/data/gui/scripts/KeyBindMenu.lua
===================================================================
--- code/branches/presentation2/data/gui/scripts/KeyBindMenu.lua 2009-12-13 12:46:28 UTC (rev 6335)
+++ code/branches/presentation2/data/gui/scripts/KeyBindMenu.lua 2009-12-13 12:49:37 UTC (rev 6336)
@@ -123,8 +123,6 @@
line:addChildWindow(clear)
offset = offset + clearWidth + spaceWidth
end
-
- debug(0, "OFFSET: " .. offset)
line:setWidth(CEGUI.UDim(0, offset+clearWidth))
More information about the Orxonox-commit
mailing list