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