Game Development Community

Changing window name

by Trevor "PointDestruction" · in Technical Issues · 07/29/2002 (8:00 am) · 1 replies

I know it's an easy question =/, but how do you change the name of the game window from torque game engine to whatever you want?

#1
09/19/2002 (8:47 am)
change de name of canvas in "rw/client/init.cs"

check for : Initcanvas("Torque Game Engine"); (line 51)