This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
eFaw
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
ft: 逻辑优化
master
SisMaker
1 year ago
parent
152ec2b8ef
commit
2cd3f4d156
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/Faw/fwFMgr.erl
+ 2
- 2
src/Faw/fwFMgr.erl
View File
@ -114,10 +114,10 @@ handleInfo({mChAwkW, FName}, State) ->
handleInfo
(
{
mChAwkW
,
FName
}
,
NewState
)
end
;
_
-
>
kpS
{
noreply
,
State
}
end
;
_
-
>
kpS
{
noreply
,
State
}
end
;
handleInfo
(
mTickCheck
,
State
)
-
>
NewState
=
tickCheck
(
State
)
,
Write
Preview
Loading…
Cancel
Save