Fixed building on Windows #140

Merged
moorehousew merged 4 commits from master into master 2015-06-18 17:54:49 -04:00
moorehousew commented 2015-06-18 17:37:23 -04:00 (Migrated from github.com)

Minor rendering improvement

Minor rendering improvement
ddevault commented 2015-06-18 17:47:23 -04:00 (Migrated from github.com)
TrueCraftGame.cs(342,9): error CS1922: A field or property `Microsoft.Xna.Framework.Graphics.BlendState' cannot be initialized with a collection object initializer because type `Microsoft.Xna.Framework.Graphics.BlendState' does not implement `System.Collections.IEnumerable' interface
``` TrueCraftGame.cs(342,9): error CS1922: A field or property `Microsoft.Xna.Framework.Graphics.BlendState' cannot be initialized with a collection object initializer because type `Microsoft.Xna.Framework.Graphics.BlendState' does not implement `System.Collections.IEnumerable' interface ```
ddevault commented 2015-06-18 17:47:28 -04:00 (Migrated from github.com)

Does this compile for you?

Does this compile for you?
moorehousew commented 2015-06-18 17:50:10 -04:00 (Migrated from github.com)

Nope, I'll push a fix. 💤

Nope, I'll push a fix. :zzz:
ddevault commented 2015-06-18 17:54:53 -04:00 (Migrated from github.com)

Danke

Danke
ddevault commented 2015-06-18 17:55:38 -04:00 (Migrated from github.com)

You should probably come hang out in IRC, by the way. #truecraft on irc.esper.net.

You should probably come hang out in IRC, by the way. #truecraft on irc.esper.net.
moorehousew commented 2015-06-18 17:57:08 -04:00 (Migrated from github.com)

Sure, why not.

Sure, why not.
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AstralTransRocketries/TrueCraft#140
No description provided.