Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
F
First_FKQCW
Project
Project
Details
Activity
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王雪伟
First_FKQCW
Commits
865da1fa
Commit
865da1fa
authored
May 19, 2021
by
zxhljwl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
a4d8c56f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CrazyCar.unity
Assets/Game/Main/Scenes/CrazyCar.unity
+1
-1
MyDriverControl.cs
Assets/Game/Main/Scripts/View/MyDriverControl.cs
+1
-1
No files found.
Assets/Game/Main/Scenes/CrazyCar.unity
View file @
865da1fa
...
...
@@ -25914,7 +25914,7 @@ PrefabInstance:
- target: {fileID: 2853166085728200632, guid: 1053be02c113a7a45adf322c929b0cb6,
type: 3}
propertyPath: m_IsActive
value:
1
value:
0
objectReference: {fileID: 0}
- target: {fileID: 2853166085728200634, guid: 1053be02c113a7a45adf322c929b0cb6,
type: 3}
Assets/Game/Main/Scripts/View/MyDriverControl.cs
View file @
865da1fa
...
...
@@ -86,7 +86,7 @@ public class MyDriverControl : MonoBehaviour
{
EventUtils
.
OnEvent
(
"buttonClick_driverHire_receive"
);
AudioUtils
.
ins
.
PlayBtnAudio
();
AdUtils
.
PlayRewardAd
(
"
rewardVideo_driverHire
"
,
new
Action
<
bool
>((
cb
)
=>
AdUtils
.
PlayRewardAd
(
"
FKQCW_DRIVER
"
,
new
Action
<
bool
>((
cb
)
=>
{
EventUtils
.
OnEvent
(
"rewardVideo_driverHire"
);
EventUtils
.
OnEvent
(
"rewardVideo_all"
);
...
...
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