mirror of
https://github.com/wega-team/ss14-wega.git
synced 2026-06-09 10:06:49 +02:00
9 lines
157 B
C#
9 lines
157 B
C#
using Content.Shared._Wega.Android;
|
|
|
|
namespace Content.Client._Wega.Android;
|
|
|
|
public sealed partial class AndroidFrameSystem : SharedAndroidFrameSystem
|
|
{
|
|
|
|
}
|