5 lines
214 B
C#
5 lines
214 B
C#
global using AcDream.Runtime.Gameplay;
|
|
global using AcDream.Runtime.Physics;
|
|
global using AcDream.Runtime.Chat;
|
|
global using ILocalPlayerMotionSource =
|
|
AcDream.Runtime.Gameplay.IRuntimeLocalPlayerMotionSource;
|