Changeset 113d7cf in advance-wars for res/values


Ignore:
Timestamp:
May 9, 2011, 6:23:05 PM (13 years ago)
Author:
dportnoy <devnull@…>
Branches:
master
Children:
bdd63ba
Parents:
ae564dc
Message:

Implemented saving/loading of the map and the units on it. Also did some package refactoring (renamed com.medievaltech.game to com.medievaltech.unit and moved some classes into com.medievaltech.advancewars)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • res/values/strings.xml

    rae564dc r113d7cf  
    33    <string name="hello">Hello World, advancewars!</string>
    44    <string name="app_name">Advance Wars</string>
     5    <string name="menu_save">Save</string>
     6    <string name="menu_main">Main Menu</string>
    57    <string name="menu_exit">Exit</string>
    68</resources>
Note: See TracChangeset for help on using the changeset viewer.