mirror of
https://github.com/beerpiss/saekawa.git
synced 2024-11-24 07:10:13 +01:00
cae70b031d
in sun+, there are more than 2 clear lamps now, so isClear has been changed into an integer instead of a boolean. since kamaitachi doesn't care about the new clear lamps, we are taking the lazy route and deserializing anything larger than 0 to true.
11 lines
437 B
XML
11 lines
437 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="EMPTY_MODULE" version="4">
|
|
<component name="NewModuleRootManager">
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
</module> |