Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wfc13
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wildfirecode13
wfc13
Commits
9552a2b7
Commit
9552a2b7
authored
Aug 13, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u
parent
db4c63c5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
IndexScene.ts
project/src/scenes/IndexScene.ts
+0
-5
No files found.
project/src/scenes/IndexScene.ts
View file @
9552a2b7
...
@@ -31,13 +31,8 @@ export class IndexScene extends Scene {
...
@@ -31,13 +31,8 @@ export class IndexScene extends Scene {
start
()
{
start
()
{
super
.
start
();
super
.
start
();
<<<<<<<
HEAD
this
.
getIndex
();
this
.
getIndex
();
// showPanel(SharePanel);
// showPanel(SharePanel);
=======
showPanel
(
PrizePanel
);
>>>>>>>
4445
b545174f45bdb5de86ca86be78b8f149ecec
getObject
(
this
,
'index_sharetips'
).
visible
=
false
;
getObject
(
this
,
'index_sharetips'
).
visible
=
false
;
this
.
initContainer
();
this
.
initContainer
();
this
.
initmask
();
this
.
initmask
();
...
...
Write
Preview
Markdown
is supported
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