source: advance-wars/src/com/medievaltech/advancewars/Static.java@ 331d180

Last change on this file since 331d180 was 331d180, checked in by dportnoy <devnull@…>, 13 years ago

Added the Static class.

  • Property mode set to 100644
File size: 92 bytes
Line 
1package com.medievaltech.advancewars;
2
3public class Static {
4 public static Map map;
5}
Note: See TracBrowser for help on using the repository browser.