mirror of
https://github.com/thegeneralist01/Scene-Manager-DevRepo
synced 2026-01-11 15:40:29 +01:00
Updated namespace references
This commit is contained in:
parent
d552235d4b
commit
f66f348c63
3 changed files with 8 additions and 3 deletions
|
|
@ -1,6 +1,9 @@
|
|||
using Rage;
|
||||
using RAGENativeUI.Elements;
|
||||
using SceneManager.Objects;
|
||||
using SceneManager.CollectedPeds;
|
||||
using SceneManager.Managers;
|
||||
using SceneManager.Paths;
|
||||
using SceneManager.Waypoints;
|
||||
using System.Linq;
|
||||
|
||||
namespace SceneManager.Utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue