mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 23:50:29 +01:00
Removed unused variable
This commit is contained in:
parent
e2d9c93e95
commit
4969ebd7a3
1 changed files with 0 additions and 1 deletions
|
|
@ -398,7 +398,6 @@ namespace SceneManager
|
||||||
internal static float SetMenuWidth()
|
internal static float SetMenuWidth()
|
||||||
{
|
{
|
||||||
float defaultWidth = UIMenu.DefaultWidth;
|
float defaultWidth = UIMenu.DefaultWidth;
|
||||||
float width = barrierMenu.Width;
|
|
||||||
|
|
||||||
barrierList.TextStyle.Apply();
|
barrierList.TextStyle.Apply();
|
||||||
Rage.Native.NativeFunction.Natives.x54CE8AC98E120CAB("STRING"); // _BEGIN_TEXT_COMMAND_GET_WIDTH
|
Rage.Native.NativeFunction.Natives.x54CE8AC98E120CAB("STRING"); // _BEGIN_TEXT_COMMAND_GET_WIDTH
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue