mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Server scripting.
This commit is contained in:
4
Robust.Shared.Scripting/Properties/AssemblyInfo.cs
Normal file
4
Robust.Shared.Scripting/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
[assembly: InternalsVisibleTo("Robust.Server")]
|
||||
[assembly: InternalsVisibleTo("Robust.Client")]
|
||||
Reference in New Issue
Block a user