view app.config @ 377:c3b0b28bad48

Re #353: Handle unloaded units being referenced outside factory * Create interface for race factories * Start to pull out common methods and add "try unit and fall back to factory" method for getting unit types * Make XML Race Factory implement interface * Use new factory
author IBBoard <dev@ibboard.co.uk>
date Mon, 04 Jul 2011 20:02:26 +0000
parents 92d10b06ab0f
children
line wrap: on
line source

<?xml version="1.0"?>
<configuration>
	<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>