This website works better with JavaScript.
Home
Explore
Help
Sign In
titouan
/
solstice
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix build.
main
Titouan Rigoudy
2 years ago
parent
f16e981523
commit
20c1b77f05
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
client/src/room/map.rs
+ 0
- 1
client/src/room/map.rs
View File
@ -37,7 +37,6 @@ impl RoomEntry {
}
}
/// Returns the state contained in this entry.
/// Returns the state contained in this entry.
#[
cfg(test)
]
pub
fn
into_state
(
self
)
->
RoomState
{
pub
fn
into_state
(
self
)
->
RoomState
{
self
.
state
self
.
state
}
}
Write
Preview
Loading…
Cancel
Save