translations: merge in my older work on the translation tool
git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@662 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
30a5b6d53c
commit
99756b5d0a
3 changed files with 12 additions and 21 deletions
|
@ -23,6 +23,7 @@ import javax.swing.Timer;
|
|||
import javax.swing.filechooser.FileNameExtensionFilter;
|
||||
|
||||
import micropolisj.engine.*;
|
||||
import micropolisj.util.TranslationTool;
|
||||
|
||||
public class MainWindow extends JFrame
|
||||
implements Micropolis.Listener, EarthquakeListener
|
||||
|
|
Reference in a new issue