Ignore:
Timestamp:
03/25/16 17:44:20 (8 years ago)
Author:
sz
Message:

experiment scripts updated to match the upcoming Framsticks version (ExpParams? ==> ExpProperties?, Fields ==> NeuroProperties?, prop: ==> property)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • experiments/frams/deathmatch/data/scripts/deathmatch-levels.inc

    r231 r480  
    22// 1. global variable levels
    33// 2. function initLevels() that initializes levels structure
    4 // 3. function nextLevel() that puts into ExpParams.level variable the value of next level's index (or -1 if random)
     4// 3. function nextLevel() that puts into ExpProperties.level variable the value of next level's index (or -1 if random)
    55
    66// descriptions of game levels
Note: See TracChangeset for help on using the changeset viewer.