Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DUMOULIN ANTOINE
Wrecking Brawl
Commits
5cd19c5b
Commit
5cd19c5b
authored
May 11, 2021
by
Corantin Hoffert
💥
Browse files
Merge branch 'corantin.hoffert-develop-patch-19768' into 'develop'
Oops See merge request fauchezlegouic/projet-integrateur!410
parents
86e8bf7b
d8be2fb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Wrecking Brawl/Assets/Scripts/UIController.cs
View file @
5cd19c5b
using
System
;
using
System
;
using
System.Collections
;
using
System.Collections.Generic
;
using
TMPro
;
...
...
@@ -353,7 +353,6 @@ public class UIController : MonoBehaviour, IInputListener
[
InputHandler
(
"Gameplay/TabOverlay"
)]
public
void
OnTab
(
float
val
)
{
Life
=
0
;
if
(
val
>
0
)
{
GameManager
.
Instance
.
GetScreenManager
().
ShowScreen
(
"TabOverlay"
,
time
:
0
);
...
...
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