Fix formatting
This commit is contained in:
@@ -44,6 +44,7 @@ namespace Barotrauma
|
|||||||
get;
|
get;
|
||||||
private set;
|
private set;
|
||||||
}
|
}
|
||||||
|
|
||||||
public TimedAction(LuaCsAction action, int delayMs)
|
public TimedAction(LuaCsAction action, int delayMs)
|
||||||
{
|
{
|
||||||
this.action = action;
|
this.action = action;
|
||||||
|
|||||||
Reference in New Issue
Block a user