reformat code + level load events
This commit is contained in:
@@ -1,14 +1,6 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Net;
|
||||
using System.Runtime.InteropServices;
|
||||
using FlaxEngine;
|
||||
|
||||
namespace Game
|
||||
namespace Game
|
||||
{
|
||||
public class PlayerInputNetwork : PlayerInput
|
||||
{
|
||||
|
||||
}
|
||||
public class PlayerInputNetwork : PlayerInput
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user