mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-21 13:53:37 +00:00
committed by
Konstantin Pastbin
parent
c9cbb64f12
commit
76ffc99abd
7
libs/drape_frontend/animation_constants.hpp
Normal file
7
libs/drape_frontend/animation_constants.hpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
namespace df
|
||||
{
|
||||
double const kMaxAnimationTimeSec = 1.5; // in seconds
|
||||
|
||||
} // namespace df
|
||||
Reference in New Issue
Block a user