Ignore:
Timestamp:
11/25/16 16:45:57 (7 years ago)
Author:
sz
Message:

Updated for the upcoming Framsticks release - the old Shapes object is now called WireframeAppearance?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • experiments/frams/deathmatch/data/scripts/deathmatch.expdef

    r631 r634  
    2626  initPopulations();
    2727 
    28   Shapes.set("1p_weaponbox","""//0
     28  WireframeAppearance.set("1p_weaponbox","""//0
    2929p:-0.5, -0.5, -0.5
    3030p: 0.5, -0.5, -0.5
     
    4848j: 3,7""", 0x0FAA0F);
    4949 
    50   Shapes.set("1p_hpbox","""//0
     50  WireframeAppearance.set("1p_hpbox","""//0
    5151p:-0.5, -0.5, -0.5
    5252p: 0.5, -0.5, -0.5
Note: See TracChangeset for help on using the changeset viewer.