mirror of
https://github.com/BlackMATov/unity-iso-tools.git
synced 2025-12-16 22:16:55 +07:00
little renaming
This commit is contained in:
@@ -7,7 +7,7 @@ namespace IsoTools {
|
||||
public sealed class IsoParent : IsoBehaviour<IsoParent> {
|
||||
public IsoWorld isoWorld {
|
||||
get {
|
||||
return FindFirstActiveParentWorld();
|
||||
return FindFirstActiveWorld();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user