This just fixes a small typo in build mode.

Specifically, the throw and select buttons were 'switched'
in some instructions. This quickly fixes that!

closes #3001
This commit is contained in:
NicholasDV
2013-06-09 03:16:51 -04:00
parent d5c085e22a
commit f2a16fc3cd

View File

@@ -92,8 +92,8 @@
usr << "\blue ***********************************************************"
if(4)
usr << "\blue ***********************************************************"
usr << "\blue Left Mouse Button on turf/obj/mob = Throw"
usr << "\blue Right Mouse Button on turf/obj/mob = Select"
usr << "\blue Left Mouse Button on turf/obj/mob = Select"
usr << "\blue Right Mouse Button on turf/obj/mob = Throw"
usr << "\blue ***********************************************************"
return