فهرست منبع

Update the editor template level with a clearer name and description.

Areloch 7 سال پیش
والد
کامیت
06e02c5582
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      Templates/BaseGame/game/tools/levels/BlankRoom.mis

+ 2 - 2
Templates/BaseGame/game/tools/levels/BlankRoom.mis

@@ -24,9 +24,9 @@ new SimGroup(MissionGroup) {
       soundDistanceModel = "Linear";
       canSave = "1";
       canSaveDynamicFields = "1";
-         desc0 = "A blank room ready to be populated with Torque objects. Guns, anyone?";
+         desc0 = "A blank room template that acts as a starting point.";
          enabled = "1";
-         levelName = "Blank Room";
+         levelName = "Blank Room Template";
    };
    new SkyBox(theSky) {
       Material = "BlankSkyMat";