2
.idea/.gitignore
generated
vendored
Normal file
2
.idea/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# Default ignored files
|
||||||
|
/workspace.xml
|
||||||
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="VcsDirectoryMappings">
|
||||||
|
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
@@ -40,7 +40,10 @@ y = pos.y
|
|||||||
z = pos.z
|
z = pos.z
|
||||||
|
|
||||||
build(x, y, z, structure)
|
build(x, y, z, structure)
|
||||||
|
#eto comment
|
||||||
|
#eto comment
|
||||||
|
#eto comment
|
||||||
|
#eto comment
|
||||||
|
|
||||||
budX = x + 2
|
budX = x + 2
|
||||||
budY = y
|
budY = y
|
||||||
|
|||||||
Reference in New Issue
Block a user