mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-03-02 12:37:02 +08:00
Update source to v6.8.18240.20051
Previous source was actually for 6.1...
This commit is contained in:
@@ -154,7 +154,7 @@ int ON_3dmRevisionHistory::NewRevision()
|
||||
current_user[0] = 0;
|
||||
m_sLastEditedBy = current_user;
|
||||
#endif
|
||||
#if defined(ON_RUNTIME_APPLE)
|
||||
#if defined(ON_RUNTIME_APPLE_OBJECTIVE_C_AVAILABLE)
|
||||
m_sLastEditedBy = NSFullUserName().UTF8String;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user