struct column and chunk, and optimization
This commit is contained in:
1
.idea/dictionaries/cjd00.xml
generated
1
.idea/dictionaries/cjd00.xml
generated
@ -7,6 +7,7 @@
|
||||
<w>minecraft</w>
|
||||
<w>mojang</w>
|
||||
<w>rcon</w>
|
||||
<w>teleport</w>
|
||||
</words>
|
||||
</dictionary>
|
||||
</component>
|
7
.idea/inspectionProfiles/Project_Default.xml
generated
Normal file
7
.idea/inspectionProfiles/Project_Default.xml
generated
Normal file
@ -0,0 +1,7 @@
|
||||
<component name="InspectionProjectProfileManager">
|
||||
<profile version="1.0">
|
||||
<option name="myName" value="Project Default" />
|
||||
<inspection_tool class="GoCommentStart" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
|
||||
<inspection_tool class="GoExportedElementShouldHaveComment" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
|
||||
</profile>
|
||||
</component>
|
Reference in New Issue
Block a user