Reorganizing files.
Moving around the resx files and the texture files. Still have some warnings to clean up, and two exceptions dealing the location of the resources (only an issue in this build, never had a problem in older builds until I setup this github version).
This commit is contained in:
parent
7a020b2ec7
commit
6306f55cbc
46 changed files with 351 additions and 109 deletions
|
@ -29,7 +29,6 @@ namespace FileWatcher
|
|||
public TabPage m_TabPageReference = null;
|
||||
|
||||
private ScriptEngine pyEngine = null;
|
||||
private ScriptRuntime pyRuntime = null;
|
||||
private ScriptScope pyScope = null;
|
||||
|
||||
private EventRaisingStreamWriter m_LogStream = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue