Use client version instead of entergame

This commit is contained in:
Eduardo Bart
2013-08-03 19:21:08 -03:00
parent 5fbb71157d
commit b5911cf1de
10 changed files with 47 additions and 62 deletions

View File

@@ -170,7 +170,7 @@ function enableChat()
gameInterface.unbindWalkKey("S")
gameInterface.unbindWalkKey("A")
consoleToggleChat:setTooltip(tr("Disable chat mode"))
consoleToggleChat:setTooltip(tr("Disable chat mode, allow to walk using ASDW"))
end
function disableChat()

View File

@@ -58,7 +58,7 @@ Panel
CheckBox
id: toggleChat
!tooltip: tr('Disable chat mode')
!tooltip: tr('Disable chat mode, allow to walk using ASDW')
anchors.left: parent.left
anchors.top: parent.top
margin-left: 13