Revision efbcb710 server/src/EmotionState.cpp

View differences:

server/src/EmotionState.cpp
32 32

  
33 33
EmotionState::EmotionState(){
34 34
    value = EmotionConfig::NEUTRAL;
35
	duration = 0;
35
    duration = 0;
36 36
}
37 37

  
38 38
EmotionState::~EmotionState(){

Also available in: Unified diff