source:
binary-improvements/AllocsCommands/API.cs@
370
Last change on this file since 370 was 369, checked in by , 3 years ago | |
---|---|
File size: 120 bytes |
Line | |
---|---|
1 | namespace AllocsFixes.CustomCommands { |
2 | public class API : IModApi { |
3 | public void InitMod (Mod _modInstance) { |
4 | } |
5 | } |
6 | } |
Note:
See TracBrowser
for help on using the repository browser.