diff options
| author | FloppyDiskDrive <[email protected]> | 2017-11-23 11:20:53 -0600 |
|---|---|---|
| committer | FloppyDiskDrive <[email protected]> | 2017-11-23 11:20:53 -0600 |
| commit | 8fff93eb7da1b01d101e146ca7fe5d90ca01fcde (patch) | |
| tree | ebb8eafff81f5e54925ec27f1a19b5066f83a418 /ShiftOS.Engine/Properties/Resources.resx | |
| parent | 1febbbd405e6f67401313defb76cc5a41b44c912 (diff) | |
| download | shiftos-rewind-8fff93eb7da1b01d101e146ca7fe5d90ca01fcde.tar.gz shiftos-rewind-8fff93eb7da1b01d101e146ca7fe5d90ca01fcde.tar.bz2 shiftos-rewind-8fff93eb7da1b01d101e146ca7fe5d90ca01fcde.zip | |
extremely rough savesystem
Diffstat (limited to 'ShiftOS.Engine/Properties/Resources.resx')
| -rw-r--r-- | ShiftOS.Engine/Properties/Resources.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS.Engine/Properties/Resources.resx b/ShiftOS.Engine/Properties/Resources.resx index 7d95cf4..bafd273 100644 --- a/ShiftOS.Engine/Properties/Resources.resx +++ b/ShiftOS.Engine/Properties/Resources.resx @@ -1114,4 +1114,7 @@ <data name="_3beepvirus" type="System.Resources.ResXFileRef, System.Windows.Forms"> <value>..\Resources\3beepvirus.wav;System.IO.MemoryStream, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </data> + <data name="UbuntuMono_R" type="System.Resources.ResXFileRef, System.Windows.Forms"> + <value>..\Resources\UbuntuMono-R.ttf;System.Byte[], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + </data> </root>
\ No newline at end of file |
