Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
gstuitje
RingMaster
Commits
a38c49ec
Commit
a38c49ec
authored
Feb 11, 2019
by
Mitchie Maluschnig
Browse files
score resets on pie throwing
parent
88d9d3f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
RingMaster/RingMaster/Assets/Scripts/PieScripts/PieManager.cs
View file @
a38c49ec
...
...
@@ -57,6 +57,7 @@ public class PieManager : MonoBehaviour {
void
Start
()
{
score
=
0
;
if
(
tutorial
)
{
startTutorial
();
}
else
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment