1
0
Fork 0
MinestomGameJam/.idea/inspectionProfiles/Project_Default.xml
Andus 90ddb82640 Added:
- SnowballProjectile
 - ZombieCreature
 - About (us/game) command
 - Credits command
 - Stop command
 - Terminal
All Color phases are now working
2024-08-13 17:51:38 +02:00

10 lines
No EOL
368 B
XML

<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<Languages>
<language minSize="50" name="Java" />
</Languages>
</inspection_tool>
</profile>
</component>