mirror of
https://github.com/Alee14/OpenHacknet.git
synced 2025-01-22 09:12:44 -05:00
11 lines
No EOL
215 B
C#
11 lines
No EOL
215 B
C#
namespace Hacknet
|
|
{
|
|
public static class GameSaver
|
|
{
|
|
public static string compSplitter = "@*7@632(27@&(*@)@&*#@HD(*@H$J(";
|
|
|
|
public static void save(object osObj)
|
|
{
|
|
}
|
|
}
|
|
} |