source:
binary-improvements/AllocsCommands/API.cs@
358
Last change on this file since 358 was 328, checked in by , 6 years ago | |
---|---|
File size: 104 bytes |
Rev | Line | |
---|---|---|
[328] | 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.