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