mirror of
https://github.com/BlackMATov/unity-iso-tools.git
synced 2025-12-15 01:12:05 +07:00
remove ended namespace comments
This commit is contained in:
@@ -298,7 +298,7 @@ namespace IsoTools {
|
||||
}
|
||||
}
|
||||
|
||||
#if UNITY_EDITOR
|
||||
#if UNITY_EDITOR
|
||||
void Reset() {
|
||||
size = Vector3.one;
|
||||
position = Vector3.zero;
|
||||
@@ -326,6 +326,6 @@ namespace IsoTools {
|
||||
FixIsoPosition();
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
} // namespace IsoTools
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user