Fixed bug with /onlinemode not showing correct mode when switching

This commit is contained in:
Jerom van der Sar
2012-10-17 13:35:20 +02:00
parent 2a396ca904
commit 8d6436d7aa
109 changed files with 347 additions and 4 deletions

17
.project Normal file
View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>TotalFreedomMod</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>