1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 15:40:29 +01:00

Removed unused using statement

This commit is contained in:
Rich Dunne 2020-08-24 09:14:40 -06:00
parent 4857ce2095
commit f75e4f299e

View file

@ -1,5 +1,4 @@
using Rage;
using System.Runtime.InteropServices;
namespace SceneManager
{