6 lines
149 B
C#
6 lines
149 B
C#
global using Sandbox;
|
|
global using System;
|
|
global using System.Collections.Generic;
|
|
global using System.Linq;
|
|
namespace ShrimpleCharacterController;
|