first commit
This commit is contained in:
8
trunk/bin/Debug/LevelEditor.exe.config
Normal file
8
trunk/bin/Debug/LevelEditor.exe.config
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<appSettings>
|
||||
<!-- User application and configured property settings go here.-->
|
||||
<!-- Example: <add key="settingName" value="settingValue"/> -->
|
||||
<add key="panelWorkSpace.AutoScroll" value="True" />
|
||||
</appSettings>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user