Advertisement
drakon-firestone

GameManager

Nov 24th, 2024
62
0
9 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.12 KB | None | 0 0
  1.  
  2. public static void Initialize()
  3. {
  4.  
  5. }
  6.  
  7. public static void Update()
  8. {
  9.  
  10. }
  11.  
  12. public static void Draw()
  13. {
  14.  
  15. }
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement