Changeset 12264 for code/branches/OrxoBlox_FS19/data/levels
- Timestamp:
- Mar 28, 2019, 5:06:31 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/OrxoBlox_FS19/data/levels/orxoblox.oxw
r12256 r12264 1 <! ------ Background & Layout for the Level------ />2 3 1 <LevelInfo 4 name = "Orxo blox"2 name = "OrxoBlox" 5 3 description = "A clone version of the BBTAN game." 6 4 tags = "minigame" … … 55 53 56 54 57 <Level >58 plugins = "orxoblox"59 gametype = " Orxoblox"60 55 <Level 56 plugins = "pong" 57 gametype = "Pong" 58 > 61 59 62 60 <templates>
Note: See TracChangeset
for help on using the changeset viewer.