Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix foundation.xml to load with proto 2.0 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ElliottWhyman
Copy link
Member

No description provided.

@@ -10,7 +10,7 @@
<spawns>
<spawn team="blue-team" region="blue-spawn" yaw="-90" kit="default-kit"/>
<spawn team="red-team" region="red-spawn" yaw="90" kit="default-kit"/>
<default region="default-spawn" yaw="180"/>
<spawn defult="true" region="default-spawn" yaw="180"/>

Choose a reason for hiding this comment

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

I think this is supposed to be default ;)

Copy link
Member

Choose a reason for hiding this comment

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

it's supposed to be how the pr says, default spawn no longer exists, it's an attrubute now

Copy link

@connorjayr connorjayr Aug 26, 2016

Choose a reason for hiding this comment

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

Is the new attribute named defult?

Copy link
Member

Choose a reason for hiding this comment

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

no, it's named default

Copy link
Member Author

@ElliottWhyman ElliottWhyman Aug 26, 2016

Choose a reason for hiding this comment

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

whoops i can spell guys. @Pablete1234 elly knew what the pr did he was teasing me ;(

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

Successfully merging this pull request may close these issues.

3 participants