mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 12:09:27 +02:00
refactoring
This commit is contained in:
7
src/UnitInfo/ui/windows/WindowTables.java
Normal file
7
src/UnitInfo/ui/windows/WindowTables.java
Normal file
@@ -0,0 +1,7 @@
|
||||
package UnitInfo.ui.windows;
|
||||
|
||||
import UnitInfo.ui.UnitDisplay;
|
||||
|
||||
public class WindowTables {
|
||||
public static WindowTable unitTable = new UnitDisplay();
|
||||
}
|
||||
Reference in New Issue
Block a user