1.1.3 ChatGui Error
by Matt Huston · in Torque Game Builder · 02/01/2007 (11:31 am) · 0 replies
Common/gameScripts/client/chatClient.cs
Line 147:
mainScreenGui.add(chatGui);
Above doesn't work, should really be.
Canvas.pushDialog(chatGui);
Line 147:
mainScreenGui.add(chatGui);
Above doesn't work, should really be.
Canvas.pushDialog(chatGui);
About the author
www.atomicbanzai.com