1.5.4 cleanup

This commit is contained in:
sinaioutlander
2020-09-04 21:51:38 +10:00
parent 883a8705c3
commit 72ec34090d
2 changed files with 5 additions and 2 deletions

View File

@ -43,9 +43,9 @@ namespace Explorer
}
// ======= public methods ======= //
// Fix for GUILayoutUtility.GetLastRect().
// Calls UnstripExtensions.GetLastRectUnstripped.
// Calls UnstripExtensions.GetLastUnstripped.
public static Rect GetLastRect()
{