Advertisement
Marlingaming

RGU

Mar 2nd, 2021
641
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.32 KB | None | 0 0
  1. namespace IngameScript
  2. {
  3.         partial class Program : MyGridProgram
  4.         {
  5.             public Program()
  6.             {
  7.             }
  8.            
  9.             public void Save()
  10.             {
  11.            
  12.             }
  13.            
  14.             public void Main(string argument)
  15.             {
  16.             }
  17.         }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement