forked from Shardstone/trail-into-darkness
added encounter system
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using System;
|
||||
|
||||
namespace Nox.Game {
|
||||
|
||||
public class EncounterHandler {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user