mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-15 10:36:44 -04:00
Added FSO.Files for use with the API server
Don't ask me. FreeSO is the prime example of dependency hell.
This commit is contained in:
parent
4b5e584eeb
commit
8fec258215
104 changed files with 14653 additions and 163 deletions
6
server/tso.files/Formats/IFF/Chunks/FAMs.cs
Executable file
6
server/tso.files/Formats/IFF/Chunks/FAMs.cs
Executable file
|
@ -0,0 +1,6 @@
|
|||
namespace FSO.Files.Formats.IFF.Chunks
|
||||
{
|
||||
public class FAMs : STR
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue