Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Level loading didn't read spawn from file. #226

Closed
wants to merge 1 commit into from
Closed

Level loading didn't read spawn from file. #226

wants to merge 1 commit into from

Conversation

NiclasOlofsson
Copy link

The deserialization didn't read spawn. Fixed with this pull.

[TagName("SpawnZ")]
public int SpawnZ { get; set; }

/// <summary>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

8 spaces to an indent - not tabs, please.

@ddevault
Copy link
Owner

One small problem and this is good to go, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants