source: lost-haven/AuxState.java@ a5b4186

Last change on this file since a5b4186 was a5b4186, checked in by dportnoy <dmp1488@…>, 17 years ago

[svn r36] Renamed remotely

  • Property mode set to 100644
File size: 50 bytes
Line 
1
2public enum AuxState
3{
4 None,
5 MsgBox
6}
Note: See TracBrowser for help on using the repository browser.